box: Simplify some code
authorTimm Bäder <mail@baedert.org>
Wed, 17 Jan 2018 12:11:32 +0000 (13:11 +0100)
committerTimm Bäder <mail@baedert.org>
Wed, 17 Jan 2018 20:57:20 +0000 (21:57 +0100)
commit27c76db9569372cfb8f8797b67e1ac0d2f4cdfc1
tree272a0c83e531157281eac5f26e9ba20eddd81633
parente763dac72e1ea4a5b70bf20d56d67cf934563269
box: Simplify some code

All out varibles in measure implementations must be non-null and -1 is
the default value for the baseline parameters.
gtk/gtkbox.c